Welcome![Sign In][Sign Up]
Location:
Search - vfw y

Search list

[GDI-BitmapImageTest4

Description: 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 -Note : 1
Platform: | Size: 151959 | Author: pudn_jin | Hits:

[GUI Develop676

Description: lpszWindowName:视频窗口的名字 dwStyle:样式 x:左边距(相对于父窗口,一般为0) y:上边距(相对于父窗口,一般为0) nWidth:视频窗口的宽度(注:此项并不会改变摄像头的分辨率,超出部分不会被刷新) nHeight:视频窗口的高度 hWndParent:父窗口句柄 nID:标识符(一般为0) 这是VFW编程最基本的函数了,例如: lwndC = capCreateCaptureWindowA(\"我的视频监视窗口\", WS_CHILD , 0, 0, 160, 120, hwnd, 0)
Platform: | Size: 3236 | Author: owen | Hits:

[GDI-BitmapImageTest4

Description: 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 -Note : 1
Platform: | Size: 151552 | Author: | Hits:

[GDI-Bitmapavi2yuv_cpp

Description: 可以将AVI文件转换成YUV文件或者其他RAW格式文件,需要VFW库-AVI files can be converted into YUV or other RAW file format, the need for VFW Library
Platform: | Size: 2048 | Author: Adams | Hits:

[GUI Develop676

Description: lpszWindowName:视频窗口的名字 dwStyle:样式 x:左边距(相对于父窗口,一般为0) y:上边距(相对于父窗口,一般为0) nWidth:视频窗口的宽度(注:此项并不会改变摄像头的分辨率,超出部分不会被刷新) nHeight:视频窗口的高度 hWndParent:父窗口句柄 nID:标识符(一般为0) 这是VFW编程最基本的函数了,例如: lwndC = capCreateCaptureWindowA("我的视频监视窗口", WS_CHILD , 0, 0, 160, 120, hwnd, 0) -lpszWindowName: the name of the video window dwStyle: Styles x: left margin (as opposed to the parent window, usually 0) y: on the margins (as opposed to the parent window, usually 0) nWidth: video window width (Note: this does not will change the camera
Platform: | Size: 3072 | Author: owen | Hits:

[Special EffectsImageTest4

Description: Visual C/C++图形图像与游戏编程典型实例解析--VC图像处理-傅立叶变换 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。-Visual C/C++ graphics and game programming typical examples of analysis- VC Image Processing- Fourier Transform Notes: 1> during the DFT, it is strongly recommended to use 64* 64 images, selected images of 256* 256,** it is too long, the middle may lead to crashes**. 2> the program displays the spectrum images in two ways, ie not moved to center and moved to center, you can be /** pow (-1, x+ y)*/comments removed for conversion. Since the program uses the VFW components, so Project- Setting the--Object/libray modules add vfw32.lib.
Platform: | Size: 151552 | Author: hty | Hits:

CodeBus www.codebus.net